Vcenter VmTemplate LibraryItems EthernetInfo NetworkBackingType
Vcenter VmTemplate LibraryItems EthernetInfo NetworkBackingType
The Vcenter VmTemplate LibraryItems EthernetInfo NetworkBackingType enumerated type defines valid network backing types for a virtual Ethernet adapter.
Possible values:
STANDARD_PORTGROUP
: vSphere standard portgroup network backing.HOST_DEVICE
: Legacy host device network backing. Imported VMs may have virtual Ethernet adapters with this type of backing, but this type of backing cannot be used to create or to update a virtual Ethernet adapter.DISTRIBUTED_PORTGROUP
: Distributed virtual switch backing.OPAQUE_NETWORK
: Opaque network backing.
This enumeration was added in vSphere API 6.8.
This data structure has no properties.
Enumeration:
STANDARD_PORTGROUP,
HOST_DEVICE,
DISTRIBUTED_PORTGROUP,
OPAQUE_NETWORK,